golang.org/x/net/http2.clientStream.trailer (field)
3 uses
golang.org/x/net/http2 (current package)
transport.go#L396: trailer http.Header // accumulated trailers
transport.go#L2488: cs.trailer = trailer
transport.go#L2740: for k, vv := range cs.trailer {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)